Don't return -1 in case of a bad date. -1 isn't a valid timestamp under win32.
authoroliskoli <oliskoli>
Thu, 22 Feb 2007 00:25:48 +0000 (00:25 +0000)
committeroliskoli <oliskoli>
Thu, 22 Feb 2007 00:25:48 +0000 (00:25 +0000)
commitb7eb044ef9d1e7b7e809d7a185a1e15fcdf73fe1
tree2ad1eaabc7da7ae109502df314ca68a55231de31
parente706d889b96c547c910a8774f3f3c9b58a2ba9c2
Don't return -1 in case of a bad date. -1 isn't a valid timestamp under win32.
csv_util.c